Skip to content

Conversation

@berndverst
Copy link
Member

  • Any push to main will publish a prerelease version of form {version in pyproject.toml}.dev{github run number}
  • Any push to a branch other than main or release/* will publish a prerelease version of form 0.0.0.dev{github run number}

The latter is used for experimental builds during feature development, but not for builds from main.

@berndverst berndverst merged commit a202731 into microsoft:main Dec 5, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants